audio-processor-standalone-gui 0.10.0

Provides generic `iced` GUI for implementations of `audio_processor_traits::parameters::AudioProcessorHandle`
docs.rs failed to build audio-processor-standalone-gui-0.10.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: audio-processor-standalone-gui-0.9.0

audio-processor-standalone-gui

Provides generic [iced] GUI for implementations of [audio_processor_traits::parameters::AudioProcessorHandle]

GUI can be ran as a standalone app or as a vst::editor::Editor

  • [open] runs the app standalone
  • [editor] runs a boxed Editor instance

License: MIT